home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / cpumon3.zip / README.TXT < prev   
Text File  |  1992-09-22  |  8KB  |  197 lines

  1. ──────────────────────────────────────────────
  2. CPU Monitor Demonstration Program, Version 2.11
  3.  
  4. (c) Copyright BonAmi Software Corporation, 1991-1992.  All Rights Reserved.
  5.  
  6.  
  7. ──────────────────────────────────────────────
  8. Supported OS/2 Versions:
  9.  
  10. CPU Monitor now supports OS/2 versions 1.2, 1.3, and 2.0.
  11.  
  12.  
  13. ──────────────────────────────────────────────
  14. Installing CPU Monitor:
  15.  
  16.    1. Copy MONITOR.EXE to a directory in your path (e.g., c:\os2);
  17.    2. Copy MONITOR.HLP to a directory in your HELP path (e.g., c:\os2\help).
  18.  
  19.  
  20. ──────────────────────────────────────────────
  21. About CPU Monitor:
  22.  
  23. CPU Monitor is an OS/2 utility that brings the performance-analysis 
  24. power of the mainframe computer to the personal computer and workstation 
  25. user.  Using both predefined and customized views, a variety of important 
  26. performance data is displayed.  CPU Monitor continuously gathers system
  27. statistics, analyzes them, and makes the following information available 
  28. for display in Real-Time:
  29.  
  30.            Estimated CPU usage for selected processes and threads;
  31.            Estimated Idle CPU time;
  32.            Process and thread execution priority;
  33.            Process and thread execution status;
  34.            Child-Parent-Session relationships between processes;
  35.            System-wide memory availability via the ShowMem Utility
  36.             (For OS/2 1.2 and 1.3 only).
  37.  
  38.  
  39. ──────────────────────────────────────────────
  40. What CPU Monitor Can Do for You
  41.  
  42. Use CPU Monitor to determine if your PC or workstation has sufficient 
  43. resources for your specific program requirements.  Monitor the CPU 
  44. time requirements for selected programs, processes, and threads.  
  45. Little or no CPU idle time may indicate that your PC does not have 
  46. the capacity to efficiently handle your program mix.  The ShowMem 
  47. utility's free memory display will help identify insufficient and 
  48. low memory situations.  
  49.  
  50. Software writers will find CPU Monitor invaluable when developing 
  51. both major application programs and small utilities.  CPU Monitor 
  52. will show if and when a program is executing or waiting to execute, 
  53. and how it compares with other programs in the system.
  54.  
  55. CPU Monitor further empowers the user with fundamental control over 
  56. the execution and priority of system and application programs.  This
  57. is a sample of what you can do with CPU Monitor:
  58.  
  59.            Selectively start application programs from CPU Monitor;
  60.            Selectively halt system and user programs; 
  61.            Detect and halt normally invisible programs;
  62.            Examine any program's execution priority and state;
  63.            Dynamically modify the execution priority for individual
  64.             threads in Presentation Manager programs;
  65.            Dynamically suspend and resume execution for individual
  66.             threads in Presentation Manager programs.
  67.  
  68.  
  69. ──────────────────────────────────────────────
  70. About this Demonstration Version of CPU Monitor
  71.  
  72. This version of CPU Monitor is for demonstration purposes only.  Please
  73. feel free to distribute the compressed file as you wish.  CPU Monitor
  74. is, however, protected under international copyright laws.  As such, no
  75. portion of the program and/or documentation may be altered or extracted 
  76. from the program as a whole.  CPU Monitor may not be incorporated into 
  77. any other software program.  
  78.  
  79. As you will notice, most of the functions in the demonstration version 
  80. have been disabled and the ShowMem program has not been included.  The 
  81. context sensitive help facility is, however, available; simply press the 
  82. F1 key or a HELP push button at any time.  If you wish to purchase a 
  83. fully functional copy of the program, see "How to Order CPU Monitor" 
  84. below.
  85.  
  86.  
  87. ──────────────────────────────────────────────
  88. How to Order CPU Monitor
  89.  
  90. Contact BonAmi Software Corporation by phone or in writing for the
  91. current price of CPU Monitor.  See "How to Contact BonAmi Software
  92. Corporation" below for the phone number and address.
  93.  
  94.  
  95. ──────────────────────────────────────────────
  96. How to Contact BonAmi Software Corporation
  97.  
  98. BonAmi Software Corporation may be reached at:
  99.  
  100.    BonAmi Software Corporation
  101.    60 Thoreau Street, Suite 219
  102.    Concord, Massachusetts 01742
  103.    U.S.A.
  104.  
  105.    Telephone: (508) 371-1997
  106.  
  107.    We can also be reached on CompuServe at 70314,513.
  108.  
  109.  
  110. ──────────────────────────────────────────────
  111. Thank You
  112.  
  113. We at BonAmi Software hope that you find this demonstration copy
  114. of CPU Monitor useful.  If you have any questions or comments about
  115. CPU Monitor, please feel free to contact us as indicated above.
  116.  
  117.                     Yours truly,
  118.  
  119.                     Allen Morris
  120.                     BonAmi Software Corporation
  121.  
  122.  
  123. ──────────────────────────────────────────────
  124. Changes Since Version 1.0
  125.  
  126. CPU Monitor has been significantly enhanced since version 1.0.  Almost
  127. all of the commands remain the same, although some new features have 
  128. been added.  Dialog boxes, help, and several of the commands have been 
  129. improved.  Overall, the changes that you are most likely to notice are:
  130.  
  131.       Support for OS/2 version 2.0.  You may now use the same CPU 
  132.        Monitor program on OS/2 versions 1.2, 1.3, and 2.0.  Note 
  133.        that early prototype versions of OS/2 2.0 may not be fully
  134.        supported.
  135.  
  136.       Highly accurate CPU Utilization estimates.  New algorithms 
  137.        coupled with a special device driver combine to collect 
  138.        statistical data at rates of 5, 10, or 32 times per second!
  139.  
  140.       Larger capacity.  CPU Monitor can now accommodate over 2400 
  141.        threads and processes!
  142.  
  143.       More control over changing priority values.  Using the Change 
  144.        Priority dialog box you may change the priority of any thread 
  145.        in almost any Presentation Manager application.  
  146.  
  147.       Improved Kill Process and Change Priority dialog boxes.  These 
  148.        now have Refresh Buttons to update the display for new and 
  149.        deleted processes.
  150.  
  151.       More and better context sensitive help, especially for error 
  152.        messages.
  153.  
  154.       New installation process.  CPU Monitor will automatically 
  155.        perform most installation functions itself the first time it 
  156.        is invoked.  System files are automatically backed up before
  157.        being changed.  Limited user intervention is now required in 
  158.        order to accommodate the special CPU Monitor device driver 
  159.        and dynamic link library.
  160.  
  161.       New Un-Install option.  You can permanently remove CPU Monitor 
  162.        from your system using this command.  Some user intervention 
  163.        is required to remove the special CPU Monitor device driver.
  164.  
  165.       New Suspend/Resume function.  You may suspend execution or 
  166.        resume execution for any thread in almost any Presentation 
  167.        Manager application.  Some restrictions do apply and are 
  168.        discussed later in the User's Guide.
  169.  
  170.       Automatic calibration on startup.  CPU Monitor now calibrates 
  171.        itself for your computer each time OS/2 is started.  Although 
  172.        the Calibration command is still available (with hot key
  173.        Control-R), this automatic calibration and CPU Monitor's special 
  174.        device driver generally eliminate the need for this option.
  175.  
  176.       New hot keys.  The hot key for the Update Now! function has 
  177.        been changed to Control-N.  Control-U is now used for the 
  178.        Suspend/Resume function. Control-R is now available for
  179.        the Recalibrate function.
  180.  
  181.       New and more attractive color choices have been added to the 
  182.        color selection option.  Color selection is available from 
  183.        the Configuration Menu.
  184.  
  185.       A new Configuration dialog allows selection of different 
  186.        display configuration parameters including display font size, 
  187.        decimal or hexadecimal number base, display color, display
  188.        update frequency, and statistics collecting frequency.
  189.  
  190.       Two new clipboard functions have been added.  These provide 
  191.        both text and bitmap mode copying to the clipboard.  The hot 
  192.        keys for these functions are Alt-T and Alt-B respectively.
  193.  
  194.       The exit function has been removed from the File Menu.  CPU 
  195.        Monitor should be terminated by selecting Close from the 
  196.        System Menu or Close from the Task List or Window List.
  197.